home *** CD-ROM | disk | FTP | other *** search
/ EnigmA Amiga Run 1996 February / EnigmA AMIGA RUN 04 (1996)(G.R. Edizioni)(IT)[!][issue 1996-02][Skylink CD III].iso / earcd / util1 / rqlst091.lha / ReqList / Start.me < prev    next >
Text File  |  1995-10-11  |  1KB  |  37 lines

  1. Echo  >T:Test "ReqList ©1995 MP_III-Group"
  2. Echo >>T:Test "-"
  3. Echo >>T:Test "*"selecting more than one entry*""
  4. Echo >>T:Test "-"
  5. Echo >>T:Test "ReqTools.prefs-Support"
  6. Echo >>T:Test "Mouse- & Keyboard-Support"
  7. Echo >>T:Test "-"
  8. Echo >>T:Test "(shift | alt) up | down"
  9. Echo >>T:Test "(shift) tab, esc"
  10. Echo >>T:Test "enter | return"
  11. Echo >>T:Test "works with 1.3"
  12. Echo >>T:Test "(own template function [/S/K/N])"
  13. ReqList I=T:Test O=NIL: H="Template test (*"=*")\nUse: ReqList ? for full templates"
  14.  
  15. Echo  >T:Output "ReqList ©1995 MP_III-Group"
  16. Echo >>T:Output "Input from I=xxxx or '<'"
  17. Echo >>T:Output "Output to O=xxxx or '>'"
  18. ReqList I T:Output H "Output to StdOut"
  19.  
  20. Reqlist >NIL: I T:Test BUTTONS H "Buttons demo\n...use slash-n\nto sperate header lines"
  21.  
  22. ReqList >NIL: I=T:Test H=Pagedemo PAGE=3
  23.  
  24. Echo >T:T
  25. ReqList CLONERT I T:Test H "ReqTools-Preferences-Support\n(Center- & OffsetScreen)"
  26.  
  27. ReqList I T:Test O ENV:ReqListTest H "Output test\n(look at following requester!)"
  28.  
  29. If Warn
  30.     Echo "Abort ..."
  31. Else
  32.     Echo >T:Test "All right!"
  33.     ReqList I=T:Test H="Chosen button: `GetEnv ReqListTest`"
  34. EndIf
  35.  
  36. Delete >NIL: T:Test T:Output ENV:ReqListTest
  37.